home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SOHO - Exploring the Sun - 2003 Update
/
SOHO - Exploring the Sun - 2003 Update.iso
/
pc
/
data
/
main.dcr
/
Internal_39.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-02-25
|
212 b
|
13 lines
on mouseUp
global hl_mode
if hl_mode = 0 then
set hl_mode to 1
ClrCursorS()
KasiCursor(6)
KasiCursor(113)
startTimer()
set the visible of sprite 10 to 0
updateStage()
end if
end